home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / LaserWriter / Net Install / LaserWriter Disk 5 / Printer Descriptions.3 / LaserWriter Select 360 < prev    next >
Encoding:
PostScript Printer Description  |  1996-04-01  |  21.5 KB  |  615 lines  |  [TEXT/????]

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1996 Adobe Systems Incorporated
  4. *% and Apple Computer Incorporated.
  5. *% All Rights Reserved. 
  6. *% Permission is granted for redistribution of this file as
  7. *% long as this copyright notice is intact and the contents
  8. *% of the file is not altered in any way from its original form.
  9. *% End of Copyright statement
  10. *FormatVersion: "4.2"
  11. *FileVersion: "4.0"
  12. *LanguageVersion: English
  13. *PCFileName: "APLWSEL.PPD"
  14. *Product: "(LaserWriter Select 360)"
  15. *PSVersion: "(2013.112) 1"
  16. *ModelName: "Apple LaserWriter Select 360"
  17. *NickName: "Apple LaserWriter Select 360 v2013.112"
  18.  
  19. *% === Options and Constraints =========
  20. *OpenGroup: InstallableOptions/Options Installed
  21. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  22. *DefaultInstalledMemory: 7Meg
  23. *InstalledMemory 7Meg/Standard 7 MB RAM: ""
  24. *InstalledMemory 16Meg/16 MB Upgrade: ""
  25. *?InstalledMemory: "
  26.    save
  27.    (7Meg)currentsystemparams/RamSize get
  28.    16777216 eq{pop(16Meg)}if
  29.    = flush
  30.    restore
  31. "
  32. *End
  33. *CloseUI: *InstalledMemory
  34.  
  35. *OpenUI *OptionalCassette1/Cassette (250/500 Sheets): PickOne
  36. *DefaultOptionalCassette1: False
  37. *OptionalCassette1 True/Installed: ""
  38. *OptionalCassette1 False/Not Installed: ""
  39. *OptionalCassette1 Preferred/Installed and Preferred: "
  40.     1 dict dup /InputAttributes 1 dict dup /Priority [2 0 1] put put setpagedevice "
  41. *End
  42. *?OptionalCassette1: "
  43.    save
  44.    currentpagedevice /InputAttributes get
  45.    2 known {(True)}{(False)} ifelse = flush
  46.    restore
  47. "
  48. *End
  49. *CloseUI: *OptionalCassette1
  50. *CloseGroup: InstallableOptions
  51.  
  52. *UIConstraints: *Resolution 600dpi *Smoothing True
  53. *UIConstraints: *OptionalCassette1 False *InputSlot OptionalCassette
  54.  
  55. *% ==== Device Capabilities ===============
  56. *LanguageLevel: "2"
  57. *Protocols: BCP
  58. *Emulators: LaserJetIII
  59. *StartEmulator_LaserJetIII: "currentfile /LaserJetIII statusdict /emulate get exec "
  60. *StopEmulator_LaserJetIII: "<1B>E"
  61. *TTRasterizer: Type42
  62. *?TTRasterizer: "
  63.    save
  64.    42 /FontType resourcestatus
  65.    {pop pop (Type42)}{(None)}ifelse = flush
  66.    restore
  67. "
  68. *End
  69.  
  70. *FreeVM: "1203584"
  71. *VMOption 7Meg/Standard 7 MB RAM: "1203584"
  72. *VMOption 16Meg/16 MB Upgrade: "9638128"
  73. *ColorDevice: False
  74. *DefaultColorSpace: Gray
  75. *VariablePaperSize: False
  76. *FileSystem: False
  77. *Throughput: "10"
  78. *Password: "()" 
  79. *ExitServer: "
  80.  count 0 eq
  81.  { false } { true exch startjob } ifelse
  82.  not { 
  83.      (WARNING: Cannot modify initial VM.) =
  84.      (Missing or invalid password.) =
  85.      (Please contact the author of this software.) = flush quit
  86.      } if
  87. "
  88. *End
  89. *Reset: "
  90.  count 0 eq
  91.  { false } { true exch startjob } ifelse
  92.  not { 
  93.     (WARNING: Cannot reset printer.) =
  94.     (Missing or invalid password.) =
  95.     (Please contact the author of this software.) = flush quit
  96.     } if
  97.  systemdict /quit get exec
  98.  (WARNING : Printer Reset Failed.) = flush
  99. "
  100. *End
  101.  
  102. *OpenUI *Resolution/Choose Resolution: PickOne
  103. *OrderDependency: 20 AnySetup *Resolution
  104. *DefaultResolution: 600dpi
  105. *Resolution 600dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
  106. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  107. *?Resolution: "
  108.   save
  109.     /ActualValues /ProcSet findresource
  110.     begin HWResolution end
  111.     0 get
  112.     (          ) cvs print
  113.     (dpi)
  114.     = flush
  115.   restore
  116. "
  117. *End
  118. *CloseUI: *Resolution
  119.  
  120. *% Halftone Information ===============
  121. *ScreenFreq: "85.0"
  122. *ScreenAngle: "45.0"
  123. *DefaultScreenProc: Dot
  124. *ScreenProc Dot: "
  125. {abs   exch   abs   2 copy   add   1 gt   {1 sub   dup   mul   exch  
  126. 1 sub   dup   mul   add   1 sub  } {dup   mul   exch   dup   mul  
  127. add   1 exch   sub  } ifelse  }
  128. "
  129. *End
  130. *ScreenProc Line: "{ pop }"
  131. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  132.  
  133. *DefaultTransfer: Null
  134. *Transfer Null: "{ }"
  135. *Transfer Null.Inverse: "{ 1 exch sub }"
  136.  
  137. *OpenUI *Smoothing/FinePrint(TM): Boolean
  138. *OrderDependency: 20 AnySetup *Smoothing
  139. *DefaultSmoothing: False
  140. *Smoothing True/On: "
  141.   2 dict 
  142.     dup /PostRenderingEnhance true put 
  143.     dup /PostRenderingEnhanceDetails 
  144.       2 dict 
  145.         dup /Type 1 put
  146.         dup /ActualPostRenderingEnhance true put
  147.       put
  148.   setpagedevice
  149. "
  150. *End
  151. *Smoothing False/Off: "
  152.   2 dict 
  153.     dup /PostRenderingEnhance false put 
  154.     dup /PostRenderingEnhanceDetails 
  155.       2 dict 
  156.         dup /Type 1 put
  157.         dup /ActualPostRenderingEnhance false put
  158.       put
  159.   setpagedevice
  160. "
  161. *End
  162. *?Smoothing: "
  163.    save currentpagedevice /PostRenderingEnhanceDetails get
  164.    /ActualPostRenderingEnhance get
  165.    {(True)}{(False)} ifelse = flush restore"
  166. *End
  167. *CloseUI: *Smoothing
  168.  
  169.  
  170. *% Paper Handling ===================
  171.  
  172. *% Code in this section both selects a tray and sets up a frame buffer.
  173. *OpenUI *PageSize: PickOne
  174. *OrderDependency: 20 AnySetup *PageSize
  175. *DefaultPageSize: Letter
  176. *PageSize Letter/US Letter: "
  177.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  178. *End
  179. *PageSize Legal/US Legal: "
  180.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  181. *End
  182. *PageSize A4: "
  183.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  184. *End
  185. *PageSize B5: "
  186.     2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  187. *End
  188. *PageSize Executive: "
  189.     2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  190. *End
  191. *PageSize A5: "
  192.     2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  193. *End
  194. *PageSize LetterSmall/US Letter Small: "
  195.     2 dict dup /PageSize [612 792] put dup /ImagingBBox [25 25 587 767] put setpagedevice"
  196. *End
  197. *PageSize A4Small/A4 Small: "
  198.     2 dict dup /PageSize [595 842] put dup /ImagingBBox [25 25 570 817] put setpagedevice"
  199. *End
  200. *PageSize LegalSmall/US Legal Small:  "
  201.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox [25 25 587 983] put setpagedevice"
  202. *End
  203. *PageSize Com10/Comm10 Envelope: "
  204.     2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  205. *End
  206. *PageSize Monarch/Monarch Envelope: "
  207.     2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
  208. *End
  209. *PageSize C5/C5 Envelope: "
  210.     2 dict dup /PageSize [459 649] put dup /ImagingBBox null put setpagedevice"
  211. *End
  212. *PageSize DL/DL Envelope: "
  213.     2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  214. *End
  215. *?PageSize: "
  216.   save
  217.    currentpagedevice /PageSize get aload pop
  218.    2 copy gt {exch} if 
  219.    (Unknown) 
  220.   10 dict
  221.    dup [612 792] (Letter) put
  222.    dup [612 1008] (Legal) put
  223.    dup [595 842] (A4) put
  224.    dup [516 729] (B5) put
  225.    dup [522 756] (Executive) put
  226.    dup [420 595] (A5) put
  227.    dup [279 540] (Monarch) put
  228.    dup [297 684] (Com10) put
  229.    dup [459 649] (C5) put
  230.    dup [312 624] (DL) put
  231.  { exch aload pop 4 index sub abs 5 le exch 
  232.    5 index sub abs 5 le and 
  233.       {exch pop exit} {pop} ifelse
  234.    } bind forall
  235.    = flush pop pop
  236.    restore
  237. "
  238. *End
  239. *CloseUI: *PageSize
  240.  
  241. *OpenUI *PageRegion:  PickOne
  242. *OrderDependency: 20 AnySetup *PageRegion
  243. *DefaultPageRegion: Letter
  244. *PageRegion Letter/US Letter: "
  245.    3 dict dup /PageSize [612 792] put dup /ImagingBBox null put
  246.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 792] put put put setpagedevice "
  247. *End
  248. *PageRegion Legal/US Legal: "
  249.    3 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
  250.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 1008] put put put setpagedevice "
  251. *End
  252. *PageRegion A4: "
  253.    3 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  254.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [595 842] put put put setpagedevice "
  255. *End
  256. *PageRegion B5: "
  257.    3 dict dup /PageSize [516 729] put dup /ImagingBBox null put
  258.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [516 729] put put put setpagedevice "
  259. *End
  260. *PageRegion Executive: " 
  261.    3 dict dup /PageSize [522 756] put dup /ImagingBBox null put
  262.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [522 756] put put put setpagedevice "
  263. *End
  264. *PageRegion A5: " 
  265.    3 dict dup /PageSize [420 595] put dup /ImagingBBox null put
  266.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [420 595] put put put setpagedevice "
  267. *End
  268. *PageRegion LetterSmall/US Letter Small: "
  269.    3 dict dup /PageSize [612 792] put dup /ImagingBBox [25 25 587 767] put
  270.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 792] put put put setpagedevice "
  271. *End
  272. *PageRegion A4Small/A4 Small: " 
  273.    3 dict dup /PageSize [595 842] put dup /ImagingBBox [25 25 570 817] put
  274.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [595 842] put put put setpagedevice "
  275. *End
  276. *PageRegion LegalSmall/US Legal Small:  "
  277.    3 dict dup /PageSize [612 1008] put dup /ImagingBBox [25 25 587 983] put
  278.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 1008] put put put setpagedevice "
  279. *End
  280. *PageRegion Com10/Comm10 Envelope: " 
  281.    3 dict dup /PageSize [297 684] put dup /ImagingBBox null put
  282.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [297 684] put put put setpagedevice "
  283. *End
  284. *PageRegion Monarch/Monarch Envelope: "
  285.    3 dict dup /PageSize [279 540] put dup /ImagingBBox null put
  286.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [279 540] put put put setpagedevice "
  287. *End
  288. *PageRegion C5/C5 Envelope: "
  289.    3 dict dup /PageSize [459 649] put dup /ImagingBBox null put
  290.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [459 649] put put put setpagedevice "
  291. *End
  292. *PageRegion DL/DL Envelope: "
  293.    3 dict dup /PageSize [312 624] put dup /ImagingBBox null put
  294.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [312 624] put put put setpagedevice "
  295. *End
  296. *CloseUI: *PageRegion
  297.  
  298. *% The following entries provide information about specific paper keywords.
  299. *DefaultImageableArea: Letter
  300. *ImageableArea Letter/US Letter: "14.16 11.3401 597.84 777.66 "
  301. *ImageableArea Legal/US Legal: "14.16 11.34 597.84 993.66 " 
  302. *ImageableArea A4: "13.2001 11.34 581.52 827.82 "
  303. *ImageableArea B5: "12.0 11.3401 503.52 714.78 "
  304. *ImageableArea Executive: "11.28 11.34 510.48 741.66 "
  305. *ImageableArea A5: "15.12 11.34 406.8 580.62 "
  306. *ImageableArea LetterSmall/US Letter Small: "31 31 583 761 "
  307. *ImageableArea A4Small/A4 Small: "29 31 567 812 "
  308. *ImageableArea LegalSmall/US Legal Small: "64 54 548 954 "
  309. *ImageableArea Com10/Comm10 Envelope: "13.92 11.34 282.72 669.66 "
  310. *ImageableArea Monarch/Monarch Envelope: "12.7201 11.34 266.16 525.66 "
  311. *ImageableArea C5/C5 Envelope: "16.56 11.34 446.64 634.62 "
  312. *ImageableArea DL/DL Envelope: "13.92 14.2201 298.08 609.66 "
  313. *?ImageableArea: "
  314.  save
  315.    /cvp { (                ) cvs print ( ) print } bind def
  316.    /upperright {10000 mul floor 10000 div} bind def
  317.    /lowerleft {10000 mul ceiling 10000 div} bind def
  318.    newpath clippath pathbbox
  319.    4 -2 roll exch 2 {lowerleft cvp} repeat
  320.    exch 2 {upperright cvp} repeat flush
  321.  restore
  322. "
  323. *End
  324.  
  325. *% These provide the physical dimensions of the paper (by keyword)
  326. *DefaultPaperDimension: Letter
  327. *PaperDimension Letter/US Letter: "612 792"
  328. *PaperDimension Legal/US Legal: "612 1008"
  329. *PaperDimension A4: "595 842"
  330. *PaperDimension B5: "516 729"
  331. *PaperDimension Executive: "522 756"
  332. *PaperDimension A5: "420 595"
  333. *PaperDimension LetterSmall/US Letter Small: "612 792"
  334. *PaperDimension A4Small/A4 Small: "595 842"
  335. *PaperDimension LegalSmall/US Legal Small: "612 1008"
  336. *PaperDimension Com10/Comm10 Envelope: "297 684"
  337. *PaperDimension Monarch/Monarch Envelope: "279 540"
  338. *PaperDimension C5/C5 Envelope: "459 649"
  339. *PaperDimension DL/DL Envelope: "312 624"
  340.  
  341. *OpenUI *InputSlot: PickOne
  342. *OrderDependency: 20 AnySetup *InputSlot
  343. *DefaultInputSlot: StandardCassette
  344. *InputSlot StandardCassette/Cassette (250 Sheets): "
  345.   currentpagedevice /InputAttributes get 0 get 
  346.   dup null eq 
  347.   { pop } 
  348.   { dup length 1 add dict copy 
  349.     dup /InputAttributes
  350.     1 dict dup /Priority [0 1] put
  351.     put setpagedevice
  352.   } ifelse"
  353. *End
  354. *InputSlot Multipurpose/Multipurpose Tray: "
  355.   currentpagedevice /InputAttributes get 1 get 
  356.   dup null eq 
  357.   { pop } 
  358.   { dup length 1 add dict copy 
  359.     dup /InputAttributes
  360.     1 dict dup /Priority [1 0] put
  361.     put setpagedevice
  362.   } ifelse"
  363. *End
  364. *InputSlot OptionalCassette/Cassette (250/500 Sheets): "
  365.   currentpagedevice /InputAttributes get 2 get 
  366.   dup null eq 
  367.   { pop } 
  368.   { dup length 1 add dict copy 
  369.     dup /InputAttributes
  370.     1 dict dup /Priority [2 0 1] put
  371.     put setpagedevice
  372.   } ifelse"
  373. *End
  374. *?InputSlot: "
  375. save
  376.   3 dict
  377.   dup /0 (StandardCassette) put
  378.   dup /1 (Multipurpose) put
  379.   dup /2 (OptionalCassette) put
  380.   currentpagedevice /InputAttributes get
  381.   dup /Priority known
  382.   { /Priority get 0 get (      ) cvs cvn get }
  383.   {
  384.     dup length 1 eq
  385.     { {pop} forall (       ) cvs cvn get }
  386.     { pop pop (Unknown) } ifelse
  387.   } ifelse
  388.   = flush
  389. restore
  390. "
  391. *End
  392. *CloseUI: *InputSlot
  393.  
  394. *RequiresPageRegion Multipurpose: True
  395.  
  396. *DefaultOutputBin:  OnlyOne
  397. *DefaultOutputOrder:  Normal
  398.  
  399. *OpenUI *ManualFeed/Manual Feed:  Boolean
  400. *OrderDependency: 20 AnySetup *ManualFeed
  401. *DefaultManualFeed: False
  402. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  403. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  404. *?ManualFeed: "
  405.   save
  406.     currentpagedevice /ManualFeed get
  407.     {(True)}{(False)}ifelse = flush
  408.   restore
  409. "
  410. *End
  411. *CloseUI: *ManualFeed
  412.  
  413. *OpenUI *TraySwitch:  Boolean
  414. *OrderDependency: 20 AnySetup *TraySwitch
  415. *DefaultTraySwitch: False
  416. *TraySwitch True/On: "1 dict dup /TraySwitch true put setpagedevice"
  417. *TraySwitch False/Off: "1 dict dup /TraySwitch false put setpagedevice"
  418. *?TraySwitch: "
  419. save
  420.   currentpagedevice /TraySwitch get
  421.   {(True)}{(False)}ifelse = flush
  422. restore
  423. "
  424. *End
  425. *CloseUI: *TraySwitch
  426.  
  427. *% Font Information =====================
  428. *DefaultFont: Courier
  429. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  430. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  431. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  432. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  433. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  434. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  435. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  436. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  437. *Font Courier: Standard "(002.004S)" Standard ROM
  438. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  439. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  440. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  441. *Font Helvetica: Standard "(001.006S)" Standard ROM
  442. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  443. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  444. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  445. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  446. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  447. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  448. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  449. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  450. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  451. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  452. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  453. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  454. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  455. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  456. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  457. *Font Symbol: Special "(001.007S)" Special ROM
  458. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  459. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  460. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  461. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  462. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  463. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  464.  
  465. *?FontQuery: "
  466.  save
  467.    { count 1 gt
  468.       { exch dup 127 string cvs (/) print print (:) print
  469.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  470.       } { exit } ifelse 
  471.    } bind loop
  472.    (*) = flush
  473.  restore
  474. "
  475. *End
  476.  
  477. *?FontList: "
  478. save
  479.   (*) {(/)print print (\n)print}bind 128 string /Font resourceforall
  480.   (*) = flush
  481. restore
  482. "
  483. *End
  484.  
  485. *% Printer Messages (verbatim from printer):
  486. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  487. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  488. *Message: "\FontName\ not found, using Courier"
  489.  
  490. *% Status (format: %%[ status: <one of these> ] %%)
  491. *Status: "initializing"
  492. *Status: "idle"
  493. *Status: "holding"
  494. *Status: "busy"
  495. *Status: "waiting"
  496. *Status: "PrinterError: cover open"
  497. *Status: "PrinterError: warming up"
  498. *Status: "PrinterError: out of paper"
  499. *Status: "PrinterError: toner cartridge missing or incorrect"
  500. *Status: "PrinterError: paper entry misfeed"
  501. *Status: "PrinterError: paper exit misfeed"
  502. *Status: "PrinterError: paper jam"
  503. *Status: "PrinterError: Cassette (250 Sheet) : no paper tray"
  504. *Status: "PrinterError: Cassette (250 Sheet) : out of paper"
  505. *Status: "PrinterError: Cassette (250/500 Sheet) : no paper tray"
  506. *Status: "PrinterError: Cassette (250/500 Sheet) : out of paper"
  507. *Status: "PrinterError: Multipurpose Tray: out of paper"
  508. *Status: "PrinterError: Manual Feed: out of paper"
  509. *Status: "PrinterError: waiting for manual feed"
  510. *Status: "PrinterError: fixing temperature malfunction"
  511. *Status: "PrinterError: scanner motor malfunction"
  512.  
  513. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  514. *Source: "Serial"
  515. *Source: "Fax"
  516. *Source: "LocalTalk"
  517. *Source: "Parallel"
  518.  
  519. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  520. *PrinterError: "cover open"
  521. *PrinterError: "warming up"
  522. *PrinterError: "out of paper"
  523. *PrinterError: "toner cartridge missing or incorrect"
  524. *PrinterError: "paper entry misfeed"
  525. *PrinterError: "paper exit misfeed"
  526. *PrinterError: "paper jam"
  527. *PrinterError: "Cassette (250 Sheet) : no paper tray"
  528. *PrinterError: "Cassette (250 Sheet) : out of paper"
  529. *PrinterError: "Cassette (250/500 Sheet) : no paper tray"
  530. *PrinterError: "Cassette (250/500 Sheet) : out of paper"
  531. *PrinterError: "Multipurpose Tray: out of paper"
  532. *PrinterError: "Manual Feed: out of paper"
  533. *PrinterError: "waiting for manual feed"
  534. *PrinterError: "fixing temperature malfunction"
  535. *PrinterError: "scanner motor malfunction"
  536.  
  537. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  538.  
  539. *% Color Separation Information =====================
  540.  
  541. *DefaultColorSep: ProcessBlack.85lpi.600dpi/ 85 lpi / 600 dpi
  542.  
  543. *InkName: ProcessBlack/Process Black
  544. *InkName: CustomColor/Custom Color
  545. *InkName: ProcessCyan/Process Cyan
  546. *InkName: ProcessMagenta/Process Magenta
  547. *InkName: ProcessYellow/Process Yellow
  548.  
  549. *%  For 60 lpi / 300 dpi  ===============================
  550.  
  551. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  552. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  553. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  554. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  555. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  556.  
  557. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  558. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  559. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  560. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  561. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  562.  
  563. *%  For 53 lpi / 300 dpi  ===============================
  564.  
  565. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  566. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  567. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  568. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  569. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  570.  
  571. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  572. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  573. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  574. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  575. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  576.  
  577. *%  For 85 lpi / 600 dpi  (5,5,2,6,6,2,20/3,0) =====================
  578.  
  579. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  580. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  581. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  582. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  583. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  584.  
  585. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  586. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  587. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  588. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  589. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  590.  
  591. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  592. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 
  593. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 
  594. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  595. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  596. *End
  597.  
  598. *%  For 71 lpi / 600 dpi  ===============================
  599.  
  600. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  601. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  602. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  603. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  604. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  605.  
  606. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  607. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  608. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  609. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  610. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  611.  
  612. *% Last Edit Date: Feb 23, 1996
  613. *% Written by sns@sqa for LaserWriter Select 360 Sep 2,1993
  614. *% end of PPD file for LaserWriter Select 360
  615.